adProgramGroupExternalMap 
Logical Entity Name  adProgramGroupExternalMap 
Default Table Name  adProgramGroupExternalMap 
Physical Only  NO 
Definition 
 
Note 
 

adProgramGroupExternalMap Columns 
ColumnName  Domain  Datatype  NULL  Definition 
adProgramGroupExternalMapID(PK)    int  NO 
 
adProgramGroupID(FK)    int  NO 
 
CrmId    varchar(50)  YES 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID(FK)    int  NO 
 
ts    timestamp  NO 
 

adProgramGroupExternalMap Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_adProgramGroupExternalMap_adProgramGroupExternalMapID  PrimaryKey  adProgramGroupExternalMapID 

adProgramGroupExternalMap Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdProgramGroup  Non-Identifying  One To Zero or More  FK_adProgramGroupExternalMapadProgramGroupId_adProgramGroupadProgramGroupId      adProgramGroupID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_adProgramGroupExternalMapUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

adProgramGroupExternalMap Check Constraints 
Check Constraint Name  CheckConstraint